body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  font-weight: normal;
}
body {
  font: 12px "MyNewFont", Arial, Helvetica, sans-serif;
  color: #444;
  margin: 0;
  padding: 0;
  line-height: 24px;
}
@font-face {
  font-family: 'MyNewFont';
  src: url('../fonts/SOURCEHANSANSCN-LIGHT.OTF');
}
ul,ol {
  list-style: none;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
input,button {
  font-family: "MyNewFont";
}
a {
  color:#000;
  text-decoration: none;
}
a:hover {
  color:#9d9d9d;
  text-decoration: none;
}
.clearfloat:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
b{
  font-weight: normal;
}
.link {
  display: block;
  width: 100%;
  height: 100%;
}
.lf{
  float:left;
}
.rt{
  float: right;
}
img {
  border: none;
}
li {
  list-style: none;
}
input{
  outline: none;
  border: none;
}
input[type="button"]{
  cursor: pointer
}
textarea {
  resize: none;
}
b{
  font-weight: 400;
}
/*首页*/
.header{
  width:100%;
  height:78px;
  background: rgba(56,56,56,.7);
  position:absolute;
  left: 0;
  top: 0;
  z-index: 70;
}
.head-box{
  width:62.5%;
  margin: 0 auto;
  /*position: relative;*/
}
.logo{
  display: inline-block;
  padding-top: 8px;
  float: left;
}
.menu {
  height:78px;
  /*position: absolute;
  top:0;
  right: 0;*/
  float: right;
}
.menu li {
  float: left;
  /*margin:  0 10px 0 0;*/
  font-size: 14px;
  line-height: 78px;
  width: 80px;
  text-align: center;
}
.menu a {
  /*float: left;*/
  /*padding: 0 20px;*/
  color: #fff;
  text-decoration: none;
}
.menu a:hover{
  color: #fff;
}
.menu .active a {
  color: #fff;
}
.section {
  text-align: center;
  font: 50px "MyNewFont";
  color: #fff;
}
.section1{
  position: relative;
}
.down_btn{
  position: absolute;
  bottom:15px;
}
.section2 p {
  /*position: relative;
  left: -120%;*/
}
.section3 h3,.section4 h3,.section5 h3,.section6 h3{
  font-size: 30px;
  color: #4b4b4b;
}
.section3 h4,.section4 h4,.section5 h4,.section6 h4{
  font-size: 16px;
  color: #aeaeae;
}
.section3 li{
  float: left;
  width: 30%;
  margin-left: 2%;
}
.section3 li:first-child{
   margin-left: 0;
 }
.section3 li:nth-child(4){
  margin-left: 0;
}
.section3 li:nth-child(7){
  margin-left: 0;
}
.section3 li a img{
  width:100%;
  /*height:220px;*/
}
.section3 .case-box{
  width: 62.5%;
  margin: 0 auto;
}
.section4{
  background-image: url("../images/bg.jpg");
  background-size: contain;
  background-repeat: no-repeat;
}
.section4 .button{
  display: inline-block;
  width:156px;
  height:44px;
  /*background-color: #5c5c65;*/
  background: url(../images/button_03.png);
  background-size: 100% 100%;
  border-radius:20px;
  font-size: 22px;
  color: #fff;
  line-height: 44px;
  box-shadow: 5px 5px 0px #ef0116;
  margin-bottom: 25px;
}
.section4 .button:hover{
  box-shadow: 3px 3px 0px #ef0116;
}
.section5{
  background-image: url("../images/s5.jpg");
  background-size: 100% 100%;
}
.section6{
  background-image: url("../images/bottom.jpg");
  background-size: 100% 100%;
  position: relative;
}
.section6 .bottom-icon{
  width: 1200px;
  margin: 60px auto 0;
}
.section6 .bottom-icon li{
  float: left;
  width: 299px;
  text-align: center;
  border-right: 1px solid #333;
}
.section6 .bottom-icon li:last-child{
  border: none;
}
.section6 .bottom-icon li em{
  display: inline-block;
  width: 55px;
  height:55px;
}
.section6 .bottom-icon li:first-child em{
  background: url("../images/i_03.png") no-repeat;
}
.section6 .bottom-icon li:first-child:hover em{
  background: url("../images/i_03.png") no-repeat;
}
.section6 .bottom-icon li:nth-child(2) em{
  background: url("../images/i_05.png") no-repeat;
}
.section6 .bottom-icon li:nth-child(2):hover em{
  background: url("../images/i_05.png") no-repeat;
}
.section6 .bottom-icon li:nth-child(3) em{
  background: url("../images/i_07.png") no-repeat;
}
.section6 .bottom-icon li:nth-child(3):hover em{
  background: url("../images/i_07.png") no-repeat;
}
.section6 .bottom-icon li:last-child em{
  background: url("../images/i_09.png") no-repeat;
}
.section6 .bottom-icon li:last-child:hover em{
  background: url("../images/i_09.png") no-repeat;
}
.section6 .bottom-icon li span{
  display: inline-block;
  color: #fff;
  width: 100%;
  font-size: 18px;
}
.section6 .bottom-icon li:hover span{
  color: #333333;
}
.section6 .tel{
  font-size: 48px;
  color: #fff;
  margin-top: 40px;
}
.section6 .tel span{
  color: #d7071a;
  font-size:48px;
}
.section6 .welcome{
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}
.section6 .qrCode span{
  font-size: 14px;
  color: #fff;
  display: block;
  margin-top: 5px;
}
.section6 .qrCode img {
  vertical-align: bottom;
}
.section6 .bottom{
  height:50px;
  background: #000000;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 50px;
}
/*banner轮播图*/
.controlArrow{
  opacity: 0;
}
#fullPage-nav span, .fullPage-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  background: #dcdcdc;
  border:none;
}
#fullPage-nav li .active span, .fullPage-slidesNav .active span {
  background: #ef0116;
  border:1px solid #ef0116;
}
.section1 .slide1{
  background: url("../images/dc.jpg") no-repeat;
  background-size: 100% 100%;
}
.section1 .slide1  p{
  position: relative;
  top: -120%;
  padding-left: 21%;
}
.section1 .slide1  p.top{
  animation: rt 1.5s ease forwards;
}
@keyframes rt {
  0% {
   top:-120%
  }
  100% {
    top:0;
  }
}
.section1 .slide1 p img{
  width: 37%;
}
.slide1{
  background: url(../images/dc.jpg);
  background-size: 100% 100%;
}
.section1 .dc{
  padding-top: 78px;
}
.section1 .b_name{
  margin-top: 25px;
  padding-left: 17%;
  /*display: none;*/
}
.section1 .b_name img{
  width: 7.2%;
  /*margin-left: -19px;*/
  /*transform: rotate(-30deg);*/
  opacity: 1;
  /*transform-origin: left bottom;*/
}
/*.section1 .b_name>.cheng{
  animation-delay: 2s!important;
}
.section1 .b_name>.wang{
  animation-delay: 2.5s!important;
}
.section1 .b_name>.luo{
  animation-delay: 3s!important;
}
.section1 .b_name img.rotate{
  animation:rotate 1s ease-in-out forwards;
  animation-delay: 1.5s;
}*/

@keyframes rotate {
  0% {
    transform: rotate(-30deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0deg);
    opacity: 1;
  }
}
.section1 .b_detail{
  padding-left: 17%;
  margin-top: 20px;
  position: relative;
  bottom:-120%
}
.section1  .b_detail.top{
  animation: bt 1.5s ease forwards;
  animation-delay: 0.5s;
}
@keyframes bt {
  0% {
    bottom:-120%
  }
  100% {
    bottom:0;
  }
}
.section1 .b_detail img{
  width: 28%;
}
.section2{
  background: url(../images/jyqj.jpg);
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
/*.section2 .s_jyqj{
  /!*display: none;*!/
  /!*position: relative;
  top:-150%;*!/
  /!*margin-top: -150%;*!/
}
.section2 .s_jyqj.top{
  animation:top 1.5s ease forwards;
}
.section2 .s_jyqj.bottom{
  animation:bottom 1.5s ease forwards;
}
@keyframes top{
  0%{
    margin-top: -100%;
  }
  100%{
    margin-top: 0;
  }
}
@keyframes bottom{
  0%{
    margin-top: 0;
  }
  100%{
    margin-top: -100%;
  }
}
.section2 .s_jyqj img{
  width: 21%;
  height:53%;
}
.section2 .circle{
  width: 40px;
  height:40px;
  border-radius: 50%;
  border:1px solid #7c7a7a;
  position: absolute;
  top:39%;
  right:43.5%;
  /!*animation: spin 1s infinite linear;*!/
  /!*transform-origin: center bottom;
  animation: bounce 3s cubic-bezier(0.30, 2.40, 0.85, 2.50) forwards;*!/
}
/!*
@keyframes spin {
  0%   { opacity: 0}
  50% { opacity: 1;}
  100% { opacity: 0;}
}*!/
@keyframes bounce {
  0% {
    transform: translateY(30vh) scaleY(.98);
  }
  60% {
    transform: translateY(15vh) scaleY(1.02);
  }
  100% {
    transform: translateY(25vh) scaleY(.98);
  }
}
.section2 .s_red{
  position: absolute;
  /!*top:60%;*!/
  left: 43%;
  width: 7%;
  height:28%;
}
.section2 .s_red.up{
  animation:up 1.5s linear forwards;
}
.section2 .s_red.down{
  animation:down 1.5s linear forwards;
}
@keyframes up{
  0%{
    top:150%;
    opacity: 0;
  }
  100%{
    top:60%;
    opacity: 1;
  }
}
@keyframes down{
  0%{
    top:60%;
    opacity: 1;
  }
  100%{
    top:150%;
    opacity: 1;
  }
}
.section2 .s_red img{
  width: 100%;
  height: 100%;
}
.section2 .s_detail{
  width: 23%;
  font-size: 18px;
  color: #565656;
  text-align: left;
  position: absolute;
  top:81%;
  left: 47%;
}
.section2 .s_detail.left{
  animation:left 1.5s linear forwards;
}
.section2 .s_detail.right{
  animation:right 1.5s linear forwards;
}
@keyframes left{
  0%{
    left:150%;
    opacity: 0;
  }
  100%{
    left:47%;
    opacity: 1;
  }
}
@keyframes right{
  0%{
    left:47%;
    opacity: 1;
  }
  100%{
    left:150%;
    opacity: 1;
  }
}*/
/**/
.section3 .case-box{
  position: relative;
}
.section3 .last_case{
  width: 36%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.section3 .last_case a{
  display: inline-block;
  width: 100%;
  position: relative;
}
.section3 .last_case a img{
  width: 100%;
}
.section3 h4{
  margin: 5px 0 15px 0;
}
.section3 li a{
  width: 100%;
  position: relative;
  display: inline-block;
}
.section3 li a .s_01{
  width: 100%;
  height:100%;
  background: #fff;
 /* position: absolute;
  top: 0;
  left: 0;*/
  display: block;
  z-index: 100;
  line-height: 16px;
}
.section3 li a .s_02{
  width: 100%;
  height:100%;
  background: #fff;
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  z-index: 100;
}
.section3 .last_case .s_03{
  width: 100%;
  height:50%;
  background: #fff;
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  z-index: 100;
  padding: 10px 10px 10px 20px;
  box-sizing: border-box;
}
.section3 li a div{
  padding: 10px 10px 10px 20px;
  box-sizing: border-box;
}
.section3 li a:hover div,
.section3 .last_case a:hover div
{
  display: inline-block;
}
.section3 li .title,
.section3 .last_case .title
{
  color: #505153;
  font-size:18px;
  text-align: left;
}
.section3 li .line,
.section3 .last_case .line{
  height:1px;
  width: 10px;
  background: #505153;
  margin-top: 5px;
}
.section3 li .detail,
.section3 .last_case .detail{
  color: #a4a4a4;
  font-size: 12px;
  text-align: left;
  margin-top: 5px;
}
.section3 li .more,
.section3 .last_case .more{
  width: 82px;
  height:20px;
  border: 1px solid #a4a4a4;
  margin-top: 10px;
  border-radius: 20px;
  background: #fff;
  color: #a4a4a4;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  box-sizing: border-box;
  display: block;
}
.section3 li:hover .more{
 /* background: #ef0116;
  color: #fff;
  border-color: transparent; */
}
.section3 .triangle_border_up{
  width:0;
  height:0;
  border-width:0 24px 30px;
  border-style:solid;
  border-color:transparent transparent #fff;/*透明 透明  灰*/
  position: absolute;
  bottom: 12px;
  margin-left: -24px;
  display: none;
}
.section3 .triangle_border_down{
  width:0;
  height:0;
  border-width:30px 24px 0;
  border-style:solid;
  border-color:#fff transparent transparent ;/*透明 透明  灰*/
  position: absolute;
  top: 0;
  margin-left: -24px;
  display: none;
}
.section3 li a:hover .triangle_border_up,
.section3 li a:hover .triangle_border_down,
.section3 .last_case a:hover .triangle_border_down
{
  /* display: inline-block; */
}
.section3 li:nth-child(3) a .seeMore{
  width:100%;

}
.section3 .seeMore img{
}
.section5{
  background: url(../images/s5.jpg);
  background-size: 100% 100%;
}
.section5 .square{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.section5 .l_circle{
  position: absolute;
 /* width:23px;
  height:23px;*/
 /* background:url('../images/circle.png') center center no-repeat;*/
  /*margin:100px auto 0 auto;*/
}
.section5 .l_circle img{
  cursor:pointer;
  -webkit-animation: scaleout 1.3s infinite ease-in-out;
  animation: scaleout 1.3s infinite ease-in-out;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      opacity: 0;
    }
}
.c1{
   top:19px;
   left: 30px;
 }
.c2{
  top:70px;
  left: 296px;
}
.c3{
  top:248px;
  left: 160px;
}
.c4{
  top:456px;
  left: 18px;
}
.c5{
  top:280px;
  left: 503px;
}
.c6{
  top:532px;
  left: 466px;
}
.c7{
  top:146px;
  left: 650px;
}
.c8{
  top:109px;
  right: 49px;
}
.c9{
  top:32px;
  right: 384px;
}
.c10{
  top:319px;
  right: 30px;
}
.c11{
  top:455px;
  right: 208px;
}
.section5 .c1 img{
  animation-delay: 0.5s;
}
.section5 .c2 img{
  animation-delay: 0.8s;
}
.section5 .c5 img{
  animation-delay: 1s;
}
.section5 .c3 img{
  animation-delay: 0.3s;
}
.section5 .c4 img{
  animation-delay: 1.5s;
}
.section5 .c6 img{
  animation-delay: 1.1s;
}
.section5 .c7 img{
  animation-delay: 0.5s;
}
.section5 .c10 img{
  animation-delay: 0.9s;
}
.section5 .c8 img{
  animation-delay: 0.6s;
}
.section5 a{
  font-size: 24px;
  color: #9a9a9a;
}
.section5 a:hover{
  color: #fff;
}
.section5 h3,.section4 h3,.section6 h3{
  color: #fff;
  margin-bottom: 10px;
  padding-top: 30px;
}
.section5 h4,.section4 h4,.section6 h4{
  color: #aeaeae;
}
/*向下按钮*/
.sq_mouse{
  position: absolute;
  bottom: -8px;
  left:50%;
  margin-left:-14px;
  z-index:3;
}

.sq_m_small{
  position: absolute;
  top:63px;
  left:50%;
  margin-left:-1px;
  width:2px;
  height:6px;
  border-radius: 6px;
  background: #dcdcdc;
  animation: smallDown 1.5s forwards infinite;
  -webkit-animation: smallDown 1.5s forwards infinite;
}
@keyframes smallDown {
  0%{top:7px;opacity: 1;}
  50%{top:9px;opacity: 0.5;}
  100%{top:10px;opacity: 0}
}
.section{
  position: relative;
}
/*横屏轮播*/
.slide2{
  background: url(../images/banner_2.jpg);
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.slide3{
  background: url(../images/banner_3.jpg);
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.slide4{
  background: url(../images/jyqj_02.jpg);
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.fullPage-slidesNav.bottom {
  bottom: 40px;
}
.slide4 .s_jyqj{
  /*display: none;*/
  /*position: relative;
  top:-150%;*/
  /*margin-top: -150%;*/
}
.slide4 .s_jyqj.top{
  animation:top 1.5s ease forwards;
}
.slide4 .s_jyqj.bottom{
  animation:bottom 1.5s ease forwards;
}
@keyframes top{
  0%{
    margin-top: -100%;
  }
  100%{
    margin-top: -50px;
  }
}
@keyframes bottom{
  0%{
    margin-top: -50px;
  }
  100%{
    margin-top: -100%;
  }
}
.slide4 .s_jyqj img{
  width: 21%;
  height:53%;
}
.slide4 .circle{
  width: 40px;
  height:40px;
  border-radius: 50%;
  border:1px solid #7c7a7a;
  position: absolute;
  top:39%;
  right:43.5%;
  /*animation: spin 1s infinite linear;*/
  /*transform-origin: center bottom;
  animation: bounce 3s cubic-bezier(0.30, 2.40, 0.85, 2.50) forwards;*/
}
/*
@keyframes spin {
  0%   { opacity: 0}
  50% { opacity: 1;}
  100% { opacity: 0;}
}*/
@keyframes bounce {
  0% {
    transform: translateY(30vh) scaleY(.98);
  }
  60% {
    transform: translateY(15vh) scaleY(1.02);
  }
  100% {
    transform: translateY(25vh) scaleY(.98);
  }
}
.slide4 .s_red{
  position: absolute;
  top:150%;
  left: 43%;
  width: 7%;
  height:28%;
}
.slide4 .s_red.up{
  animation:up 1.5s linear forwards;
}
.slide4 .s_red.down{
  animation:down 1.5s linear forwards;
}
@keyframes up{
  0%{
    top:150%;
    opacity: 0;
  }
  100%{
    top:56%;
    opacity: 1;
  }
}
@keyframes down{
  0%{
    top:56%;
    opacity: 1;
  }
  100%{
    top:150%;
    opacity: 1;
  }
}
.slide4 .s_red img{
  width: 100%;
  height: 100%;
}
.slide4 .s_detail{
  width: 23%;
  font-size: 18px;
  color: #565656;
  text-align: left;
  position: absolute;
  top:76%;
  left: 150%;
}
.slide4 .s_detail.left{
  animation:left 1.5s linear forwards;
}
.slide4 .s_detail.right{
  animation:right 1.5s linear forwards;
}
@keyframes left{
  0%{
    left:150%;
    opacity: 0;
  }
  100%{
    left:47%;
    opacity: 1;
  }
}
@keyframes right{
  0%{
    left:47%;
    opacity: 1;
  }
  100%{
    left:150%;
    opacity: 1;
  }
}
.slide2 img,.slide3 img{
  width: 100%;
}
.slide2_lf{
  width: 38%;
  position: absolute;
  top:35%;
  left: 11%;
  opacity: 0;
}
.slide2_lf.to_big{
  animation: to_big 1s ease forwards;
}
.slide2_lf.to_small{
  animation: to_small 1s ease forwards;
}
.slide2_rt{
  width: 25%;
  height:62.6%;
  position: absolute;
  top:20%;
  right: -500px;
}
@keyframes to_big {
  0%{
    transform: scale(0);
    opacity: 0;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes to_small {
  0%{
    transform: scale(1);
    opacity: 1;
  }
  100%{
    transform: scale(0);
    opacity: 0;
  }
}
.slide2_rt.to_lf{
  animation: to_lf 1s ease forwards;
}
.slide2_rt.to_rt{
  animation: to_rt 1s ease forwards;
}
@keyframes to_lf {
  0%{
    right:-500px;
  }
  100%{
    right:13.3%
  }
}
@keyframes to_rt {
  0%{
    right:13.3%
  }
  100%{
    right:-500px;
  }
}
.slide3_lf{
  width: 27%;
  position: absolute;
  top:35.4%;
  left: 17.5%;
}
.slide3_rt{
  width: 34.4%;
  position: absolute;
  top:125.8%;
  right: 7.2%;
}
.slide3_lf.to_down{
  animation: to_down 1s ease forwards;
}
.slide3_lf.to_up{
  animation: to_up 1s ease forwards;
}
.slide3_rt.go_down{
  animation: go_down 1s ease forwards;
}
.slide3_rt.go_up{
  animation: go_up 1s ease forwards;
}
@keyframes to_down {
  0%{
    top:-35.4%
  }
  100%{
    top:35.4%
  }
}
@keyframes to_up {
  0%{
    top:35.4%
  }
  100%{
    top:-35.4%
  }
}
@keyframes go_up {
  0%{
    top:125.8%
  }
  100%{
    top:25.8%
  }
}
@keyframes go_down {
  0%{
    top:28.8%
  }
  100%{
    top:125.8%
  }
}
.section2 h3{
  font-size: 30px;
  color: #282828;
  font-weight: 600;
}
.section2 em{
  display: block;
  width: 24px;
  height: 2px;
  margin: 15px auto 30px;
  background: #f27e02;
  vertical-align: top;
  /*margin-top: 15px;*/
}
.section2 h4{
  font-size: 14px;
  color: #282828;
  margin-bottom: 5%;
}
.section2 .mark{
  display: inline-block;
 /* background: url(../images/icon/bg_03.png);*/
  background-size: 100% 100%;
}
.section2 .mark img{
  height:50%;
  margin-top: 20%;
}
.section2 ul{
  text-align: center;
}
.section2 li{
  display: inline-block;
  /*float: left;*/
  color: #282828;
  font-size: 14px;
  padding:0 20px;
  opacity: 0;
 /* margin-top: -30px;*/
}
.section2 li h5{
  font-size: 20px;
  margin: 25px 0 20px;
}
.section2 li p{
  margin-top: 0px;
  margin-bottom:25px;
  line-height:200%;
}
.section2 li.in{
  animation: in 0.8s ease forwards;
}
@keyframes in {
  0% {opacity: 0;
    /*margin-top: -30px;*/
  }
  100%{opacity: 1;
   /* margin-top: 0;*/
  }
}
.section2 li:nth-child(2).in{
  animation-delay: 0.5s;
}
.section2 li:nth-child(3).in{
  animation-delay: 1s;
}
.section2 li:nth-child(4).in{
  animation-delay: 1.5s;
}
.section2 li:nth-child(5).in{
  animation-delay: 2s;
}
.section2 li.out{
  animation: out 0.8s ease forwards;
}
@keyframes out {
  0% {opacity: 1;
   /* margin-top: 0;*/
  }
  100%{opacity: 0;
   /* margin-top: -30px;*/
  }
}
.fp-slidesNav.bottom {
  bottom: 40px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
  background: #ef0118;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #dddbdc;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.fp-controlArrow{
  display: none;
}
.section3 .case-box li{
  position: relative;
}
.section3 .case-box .shade{
  width: 100%;
  height:92px;
  background: rgba(255,255,255,.5);
  position: absolute;
  top:50%;
  left: 0;
  margin-top: -54px;
  z-index: 100;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  /*display: none;*/
}
.section3 .case-box .shade img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.section3 .case-box li:first-child a,
.section3 .case-box li:nth-child(2) a,
.section3 .case-box li:nth-child(7) a,
.section3 .case-box li:nth-child(8) a,
.section3 .last_case a
{
  display: block;
  overflow: hidden;
  /*height:190px;*/
}
.section3 .last_case a{
  /* height:399px; */
}
.section3 .case-box li:first-child a:hover img,
.section3 .case-box li:nth-child(2) a:hover img,
.section3 .case-box li:nth-child(7) a:hover img,
.section3 .case-box li:nth-child(8) a:hover img,
.section3 .last_case a:hover img{
  /* transform: scale(1.1);
  transition: 0.2s linear; */
}

.mark_box{
  width:30px;
  height:30px;
  position: absolute;
  top:0;
  left: 0;
  background: #ef0116;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
}


.mypage a{
    color:#4d555d;
    width:auto;
    height:auto;
    padding:6px 12px;
    font-size:16px;
    margin-right:5px;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.mypage span{
    color:#717171;
    width:auto;
    height:auto;
    padding:10px;
    font-size:16px;
    border-radius:5px;
    margin-right:5px;
}
.mypage .linking,.mypage a:hover {
    color: #fff;
    background: #ff0000;
    border:1px solid transparent;
    border-radius: 4px;
}


.section6 .bottom p{
	line-height: 50px;
}

.section6 .qrCode{
	margin-bottom: 20px;
}
.section6 .bottom{
	position: static;
}















